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 Avoid second fetch Checking out Revision 56cf425279f9b323a708c4cd8494092dd5d669f0 (refs/remotes/origin/main) Commit message: "Merge pull request #19 from UDFJDC-ModelosProgramacion/develop" Cloning repository https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back > git init /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56cf425279f9b323a708c4cd8494092dd5d669f0 # timeout=10 > git rev-list --no-walk 3f204a6288679c380d99ab4e770099d450e416dd # 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: Añadi Api [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 56cf425279f9b323a708c4cd8494092dd5d669f0 (refs/remotes/origin/main) Commit message: "Merge pull request #19 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 [Pipeline] withDockerContainer > 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 56cf425279f9b323a708c4cd8494092dd5d669f0 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b main 56cf425279f9b323a708c4cd8494092dd5d669f0 # timeout=10 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 2a63000f0eebfac9d2441324e1886e22ea90da366aa870afd7c8c111a43ad7fa -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 57 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 7 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 05:45:48.774 [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. 05:45:48.996 [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-11T05:45:49.819Z 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-11T05:45:49.821Z INFO 97 --- [ main] c.e.u.m.b.services.ImageServiceTest : No active profile set, falling back to 1 default profile: "default" 2025-06-11T05:45:50.580Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-06-11T05:45:50.671Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 76 ms. Found 11 JPA repository interfaces. 2025-06-11T05:45:50.864Z INFO 97 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2025-06-11T05:45:51.129Z INFO 97 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:14fee44f-9d6b-49ed-a9c4-a6da3f08f068;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2025-06-11T05:45:51.812Z INFO 97 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-06-11T05:45:51.920Z INFO 97 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 2025-06-11T05:45:51.994Z INFO 97 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-06-11T05:45:52.407Z INFO 97 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-06-11T05:45:52.500Z 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-11T05:45:54.531Z 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), 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-11T05:45:54.690Z INFO 97 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-06-11T05:45:55.558Z INFO 97 --- [ main] c.e.u.m.b.services.ImageServiceTest : Started ImageServiceTest in 6.45 seconds (process running for 8.173) 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.482 s - in co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest [INFO] Running co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest 2025-06-11T05:45:56.955Z 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-11T05:45:56.965Z 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-11T05:45:57.018Z 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-11T05:45:57.018Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceServiceTest : No active profile set, falling back to 1 default profile: "default" 2025-06-11T05:45:57.129Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-06-11T05:45:57.153Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 24 ms. Found 11 JPA repository interfaces. 2025-06-11T05:45:57.175Z INFO 97 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2025-06-11T05:45:57.192Z INFO 97 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:fe4b6fae-d0f5-417c-afcf-861fb3e5be85;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2025-06-11T05:45:57.218Z INFO 97 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-06-11T05:45:57.220Z INFO 97 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-06-11T05:45:57.224Z INFO 97 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-06-11T05:45:57.226Z 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-11T05:45:57.476Z 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), 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-11T05:45:57.526Z INFO 97 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-06-11T05:45:57.738Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceServiceTest : Started ServiceServiceTest in 0.752 seconds (process running for 10.352) 2025-06-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:57.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.030Z 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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.232Z 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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.387Z 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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.576Z 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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.765Z 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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.863Z 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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:58.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.036Z 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-11T05:45:59.045Z 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-11, resultImageUrls=[LO1UZ8r26Q, Q3XPS3OAfS, L156lATQ7U, WwmIWKoVYn, v0Fekg4WZ1], 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-11, resultImageUrls=[lIJ_9n9_Zo, rEZlt2D9uq, eZ54UUur4d, U3cF0nOt66, N0pDEq2zr8], 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-11, resultImageUrls=[8A2kdR52kT, 0XsZJFVPJI, YheJiYNHVQ, zGhKGkv2I9, dYleWowAJE], 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-11, resultImageUrls=[j2TJqiRp9M, 86eBL5ozZl, DabduaBgrk, OD4e02DUTP, 5Rmuu_wuz2], 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-11, resultImageUrls=[HBA4Cx489W, SanNxdk4lU, ggbvIgx88t, YX0F2hacFp, F64JaLlK4t], 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=plzAYnD1I1, logoURL=CJuV4_f8xS, photograph=mSlQEMoeGd, price=0.5663278296147112, available=true, category=isE5yPZdtZ, description=VRFvpYn13y, product=1brBdu0KjV, exclusiveProducts=[ExclusiveProductEntity(name=DYhjwhu8Uw, photo=LuWn572iL6, price=0.4049753559565199, available=true, category=pRuoQam2Fe, description=nn4buathEB, brand=null), ExclusiveProductEntity(name=oxgmVDgbuh, photo=uGqb2tTnjw, price=0.5055908268924568, available=true, category=dUfm4D3PjW, description=ZDN25uH1Ep, brand=null), ExclusiveProductEntity(name=C3RNOkgenu, photo=0AcWLEiovw, price=0.5878823428522629, available=true, category=iLEFnqQ1wg, description=CxDsYlOJdr, brand=null), ExclusiveProductEntity(name=0tJszhNQNk, photo=NKKltlewC9, price=0.7349188859982074, available=true, category=pPMlZpBMd3, description=Fq6X5_bP4N, brand=null), ExclusiveProductEntity(name=J1Qnnf4zSt, photo=D5UR0fcEev, price=0.03520865907449505, available=true, category=zPvxgQHOvd, description=AhTonRWTZS, brand=null)])) 2025-06-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.210Z 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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.339Z 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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.514Z 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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.592Z 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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.760Z 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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.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-11T05:45:59.857Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Inciando el proceso de creacion de un servicio 2025-06-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.082Z 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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.238Z 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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.309Z 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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.444Z 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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.611Z 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.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:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) 2025-06-11T05:46:00.616Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Servicio actualizado con éxito: [FAILED toString()] 2025-06-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.718Z 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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.793Z 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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.859Z 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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.926Z 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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:00.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.017Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.090Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.210Z 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:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) 2025-06-11T05:46:01.215Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Servicio actualizado con éxito: [FAILED toString()] 2025-06-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.335Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.400Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.469Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.595Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.662Z 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-11T05:46:01.680Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Iniciando el proceso de eliminación del servicio con id: 25 2025-06-11T05:46:01.682Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Servicio eliminado con éxito 2025-06-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.809Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.874Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.935Z 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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.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-11T05:46:01.996Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.059Z 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-11T05:46:02.076Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : iniciado la busqueda del servicio con id: 31 2025-06-11T05:46:02.076Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : terminando el proceso de buscar el servicio por ID 2025-06-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.140Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.203Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.265Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.326Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.386Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.448Z 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-11T05:46:02.464Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Obteniendo todos los servicios 2025-06-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.531Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.591Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.652Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.710Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.768Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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) 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.900Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.970Z 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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:02.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.032Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.090Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.148Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.207Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.266Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.340Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Inciando el proceso de creacion de un servicio 2025-06-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.401Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.460Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.576Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.633Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.694Z 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-11T05:46:03.708Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.772Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.831Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.891Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.947Z 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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:03.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.005Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.065Z 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-11T05:46:04.081Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.143Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.202Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.261Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.435Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.503Z 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.(String.java:278) at java.sql/java.sql.Date.toString(Date.java:167) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) 2025-06-11T05:46:04.506Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Servicio actualizado con éxito: [FAILED toString()] 2025-06-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.579Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.642Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.700Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.757Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.817Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.873Z 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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.941Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Inciando el proceso de creacion de un servicio 2025-06-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:04.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.003Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.061Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.119Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.178Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.234Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.291Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.360Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Inciando el proceso de creacion de un servicio 2025-06-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.420Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.478Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.537Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.594Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.650Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.709Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.777Z 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:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.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-11T05:46:05.779Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Servicio actualizado con éxito: [FAILED toString()] 2025-06-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.848Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.908Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.965Z 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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:05.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.022Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.081Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.137Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.206Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Inciando el proceso de creacion de un servicio 2025-06-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.268Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.326Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.383Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.443Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.500Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.557Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.626Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Inciando el proceso de creacion de un servicio 2025-06-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.686Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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) 2025-06-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.803Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.860Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.916Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.975Z 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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:06.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.045Z 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:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.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-11T05:46:07.047Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Servicio actualizado con éxito: [FAILED toString()] 2025-06-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.115Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.175Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.231Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.288Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.347Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.403Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.469Z 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:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20) at java.base/java.lang.String.valueOf(String.java:4465) at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:18) at java.base/java.lang.String.valueOf(String.java:4465) at java.base/java.lang.StringBuilder.append(StringBuilder.java:173) at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459) at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.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-11T05:46:07.472Z INFO 97 --- [ main] c.e.u.m.b.services.ServiceService : Servicio actualizado con éxito: [FAILED toString()] 2025-06-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.541Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.600Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.657Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.715Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.771Z 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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) 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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.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-11T05:46:07.898Z 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.884 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest [ERROR] testUpdateInvalidServiceWithNullProfessional Time elapsed: 1.331 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.921 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.656 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.392 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.44 s <<< FAILURE! org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: but was: 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.431 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.369 s <<< FAILURE! org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: but was: 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.371 s <<< FAILURE! org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: but was: 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.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.testUpdateInvalidServiceWithNullDescription(ServiceServiceTest.java:329) [ERROR] testCreateServiceWithEmptyName Time elapsed: 0.417 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.418 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.428 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.418 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.419 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.431 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.423 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.42 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-11T05:46:07.906Z 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-11T05:46:07.913Z 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-11T05:46:07.940Z 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-11T05:46:07.941Z INFO 97 --- [ main] c.e.u.m.b.services.BrandServiceTest : No active profile set, falling back to 1 default profile: "default" 2025-06-11T05:46:08.021Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-06-11T05:46:08.039Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 11 JPA repository interfaces. 2025-06-11T05:46:08.056Z INFO 97 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2025-06-11T05:46:08.069Z INFO 97 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:02b74e6a-201d-466e-8f04-44195661d066;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2025-06-11T05:46:08.089Z INFO 97 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-06-11T05:46:08.091Z INFO 97 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-06-11T05:46:08.095Z INFO 97 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-06-11T05:46:08.096Z 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-11T05:46:08.290Z 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), 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-11T05:46:08.325Z INFO 97 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-06-11T05:46:08.492Z INFO 97 --- [ main] c.e.u.m.b.services.BrandServiceTest : Started BrandServiceTest in 0.576 seconds (process running for 21.107) 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.33 s - in co.edu.udistrital.mdp.beautyathome.services.BrandServiceTest [INFO] Running co.edu.udistrital.mdp.beautyathome.services.ExclusiveProductServiceTest 2025-06-11T05:46:08.676Z 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-11T05:46:08.678Z 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-11T05:46:08.697Z 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-11T05:46:08.698Z INFO 97 --- [ main] c.e.u.m.b.s.ExclusiveProductServiceTest : No active profile set, falling back to 1 default profile: "default" 2025-06-11T05:46:08.773Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-06-11T05:46:08.789Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 15 ms. Found 11 JPA repository interfaces. 2025-06-11T05:46:08.805Z INFO 97 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2025-06-11T05:46:08.818Z INFO 97 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:5251f7de-675b-4ca9-9bee-dba28eca6879;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2025-06-11T05:46:08.834Z INFO 97 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-06-11T05:46:08.836Z INFO 97 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-06-11T05:46:08.839Z INFO 97 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-06-11T05:46:08.841Z 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-11T05:46:09.008Z 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), 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-11T05:46:09.040Z INFO 97 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-06-11T05:46:09.194Z INFO 97 --- [ main] c.e.u.m.b.s.ExclusiveProductServiceTest : Started ExclusiveProductServiceTest in 0.514 seconds (process running for 21.808) 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.618 s - in co.edu.udistrital.mdp.beautyathome.services.ExclusiveProductServiceTest [INFO] Running co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest 2025-06-11T05:46:09.304Z 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-11T05:46:09.310Z 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-11T05:46:09.336Z 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-11T05:46:09.336Z INFO 97 --- [ main] c.e.u.m.b.services.ReviewServiceTest : No active profile set, falling back to 1 default profile: "default" 2025-06-11T05:46:09.403Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-06-11T05:46:09.418Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 15 ms. Found 11 JPA repository interfaces. 2025-06-11T05:46:09.433Z INFO 97 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2025-06-11T05:46:09.444Z INFO 97 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:8ee5ecca-8ca2-41cf-ab17-f9aacaba5596;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2025-06-11T05:46:09.461Z INFO 97 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-06-11T05:46:09.463Z INFO 97 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-06-11T05:46:09.466Z INFO 97 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-06-11T05:46:09.467Z 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-11T05:46:09.624Z 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), 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-11T05:46:09.653Z INFO 97 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-06-11T05:46:09.794Z INFO 97 --- [ main] c.e.u.m.b.services.ReviewServiceTest : Started ReviewServiceTest in 0.476 seconds (process running for 22.409) Hibernate: delete from review_entity 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.805Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.805Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.805Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.805Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.805Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.805Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.805Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.805Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.805Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.805Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.819Z 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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.848Z 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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.860Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.860Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.864Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default) Hibernate: insert into client_entity (address,email,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.876Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.876Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.877Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.877Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.877Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.877Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.877Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.877Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.877Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.877Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.877Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.877Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.878Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.878Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.889Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default) 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.905Z 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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.922Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.934Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.934Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.934Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.934Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.934Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.934Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.934Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.934Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.934Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.934Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.934Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.934Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.934Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.944Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default) 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.952Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.952Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.952Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.952Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.952Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.952Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.952Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.952Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.952Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.952Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.956Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.956Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.961Z 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-11T05:46:09.962Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.962Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.962Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.962Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.962Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.962Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.962Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.962Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.962Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.962Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.978Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.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-11T05:46:09.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:09.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:09.999Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.000Z 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-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.004Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.009Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.009Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.017Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.050Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.059Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.059Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.061Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.061Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.061Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.061Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.061Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.061Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.061Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.061Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.061Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.061Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.061Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.061Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.073Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.082Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.082Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.089Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.099Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.099Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.099Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.099Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.099Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.099Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.099Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.099Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.099Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.099Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.106Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.115Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.115Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.115Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.115Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.115Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.115Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.115Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.115Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.115Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.116Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.116Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.117Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.117Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.117Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.117Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.117Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.117Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.117Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.117Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.117Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.117Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.118Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.118Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.119Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.119Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.120Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.120Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.120Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.120Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.120Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.120Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.120Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.120Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.120Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.120Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.121Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.121Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.122Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.122Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.128Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.139Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.139Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.146Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.155Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.155Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.161Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.171Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.171Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.172Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.172Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.172Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.172Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.172Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.172Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.172Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.172Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.172Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.172Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.173Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.173Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.174Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.174Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.175Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.175Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.175Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.175Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.175Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.175Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.175Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.175Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.175Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.175Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.176Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.176Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.177Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.177Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.182Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.182Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.183Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.183Z 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-11T05:46:10.185Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.185Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.185Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.185Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.185Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.185Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.185Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.185Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.185Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.185Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.186Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.186Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.187Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.187Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.188Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.188Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.188Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.188Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.188Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.188Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.188Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.188Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.188Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.188Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.189Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.189Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.190Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.190Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.191Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.191Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.191Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.191Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.191Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.191Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.191Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.191Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.191Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.191Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.192Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.192Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.193Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.193Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.194Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.194Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.194Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.194Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.194Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.194Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.194Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.194Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.194Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.194Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.195Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.195Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.199Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.207Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.207Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.207Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.207Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.207Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.207Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.207Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.207Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.207Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.207Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.215Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.238Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.238Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.238Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.238Z 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-11T05:46:10.239Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.239Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.239Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.240Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.240Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.240Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.240Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.240Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.240Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.240Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.240Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.240Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.241Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.241Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.242Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.242Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.242Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.242Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.242Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.242Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.242Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.242Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.242Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.242Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.261Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.261Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.268Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.276Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.276Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.284Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.295Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.295Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.295Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.295Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.295Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.295Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.295Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.295Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.295Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.295Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.295Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.295Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.295Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.295Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.296Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.296Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.296Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.296Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.296Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.296Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.296Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.296Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.296Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.297Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.297Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.297Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.297Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.297Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.297Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.297Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.298Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.298Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.298Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.298Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.298Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.298Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.298Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.298Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.298Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.298Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.299Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.299Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.299Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.299Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.299Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.299Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.299Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.299Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.299Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.299Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.299Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.299Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.299Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.299Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.300Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.300Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.300Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.300Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.300Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.300Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.300Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.300Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.300Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.300Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.300Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.300Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.300Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.300Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.300Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.300Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.301Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.301Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.301Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.301Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.301Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.301Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.301Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.301Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.301Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.301Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.302Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.302Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.302Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.302Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.302Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.302Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.302Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.302Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.302Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.302Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.311Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.318Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.318Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.327Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.334Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.334Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.334Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.334Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.334Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.334Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.334Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.334Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.334Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.334Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.343Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.355Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.355Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.365Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.382Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.395Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.395Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.395Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.395Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.395Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.395Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.395Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.395Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.395Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.395Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.399Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default) Hibernate: insert into client_entity (address,email,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.414Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.414Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.421Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.430Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.430Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.437Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.450Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.450Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.450Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.450Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.450Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.450Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.450Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.450Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.450Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.450Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.467Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.486Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.486Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.487Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.487Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.487Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.487Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.487Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.487Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.487Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.487Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.487Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.487Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.489Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.504Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.504Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.505Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.521Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.543Z 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-11T05:46:10.545Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.545Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.545Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.545Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.545Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.545Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.545Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.545Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.545Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.545Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.545Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.559Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default) 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.562Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.562Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.575Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.583Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.583Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.584Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.584Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.585Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.585Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.585Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.585Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.585Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.585Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.585Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.585Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.585Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.585Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.586Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.586Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.587Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.587Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.588Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.588Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.588Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.588Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.588Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.588Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.588Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.588Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.588Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.588Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.589Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.589Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.597Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.605Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.605Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.605Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.605Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.605Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.605Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.605Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.605Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.605Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.605Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.605Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.605Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.605Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.605Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.605Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.606Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.613Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.622Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.622Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.629Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.638Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.638Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.639Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.639Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.640Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.640Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.640Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.640Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.640Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.640Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.640Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.640Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.640Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.640Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.640Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.640Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.640Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.640Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.640Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.641Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.641Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.641Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.641Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.641Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.641Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.641Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.641Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.641Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.642Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.642Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.643Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.643Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.644Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.644Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.644Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.644Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.644Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.644Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.644Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.644Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.644Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.644Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.644Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.644Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.644Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.644Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.644Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.644Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.645Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.645Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.645Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.645Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.645Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.645Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.645Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.645Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.645Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.645Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.645Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.645Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.645Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.645Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.645Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.645Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.646Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.646Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.646Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.646Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.646Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.646Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.646Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.646Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.646Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.646Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.651Z 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-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.653Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.678Z 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-11T05:46:10.680Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.680Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.680Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.680Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.680Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.680Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.680Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.680Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.680Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.680Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.694Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.702Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.702Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.716Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.719Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.719Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.719Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.719Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.719Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.719Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.719Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.719Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.719Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.726Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.726Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.726Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.726Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.726Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.726Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.726Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.726Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.726Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.726Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.727Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.727Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.728Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.728Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.729Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.729Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.729Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.729Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.729Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.729Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.729Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.729Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.729Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.729Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.730Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.730Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.731Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.731Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.732Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.732Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.732Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.732Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.732Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.732Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.732Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.732Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.732Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.732Z 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-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.734Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.734Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.735Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.735Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.736Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.736Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.736Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.736Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.736Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.736Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.736Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.736Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.736Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.736Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.737Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.737Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.738Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.738Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.739Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.739Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.739Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.739Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.739Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.739Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.739Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.739Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.739Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.739Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.748Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.766Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.766Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.766Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.766Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.766Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.766Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.766Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.766Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.766Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.766Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.766Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.766Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.766Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.767Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.767Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.767Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.767Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.767Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.767Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.767Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.767Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.767Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.768Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.768Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.769Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.769Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.770Z 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-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.772Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.772Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.773Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.773Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.786Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.789Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.789Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.801Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.821Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.821Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.822Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.822Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.823Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.823Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.823Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.823Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.823Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.823Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.823Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.823Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.823Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.823Z 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-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.825Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.825Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.826Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.826Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.827Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.827Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.827Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.827Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.827Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.827Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.827Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.827Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.827Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.827Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.839Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.844Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.844Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.854Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.879Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.879Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.880Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.880Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.881Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.881Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.882Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.882Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.898Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.898Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.911Z 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-11T05:46:10.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.914Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.914Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.930Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.930Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.931Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.931Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.932Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.932Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.933Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.933Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.935Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.935Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.936Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.936Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.947Z 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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.951Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.951Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.952Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.952Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.952Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.952Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.952Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.953Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.953Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.954Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.954Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.955Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.955Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.957Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.957Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.958Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.958Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.959Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.959Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.960Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.960Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.961Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.961Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.965Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.965Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.983Z 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,name,phone_number,id) values (?,?,?,?,default) Hibernate: delete from review_entity 2025-06-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.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-11T05:46:10.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.998Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:10.998Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:10.999Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.000Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.000Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.003Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.003Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.004Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.005Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.005Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.006Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.006Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.007Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.007Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.008Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.008Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.025Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.025Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.030Z 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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.042Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.042Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.042Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.042Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.042Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.042Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.042Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.042Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.042Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.042Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.058Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.058Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.060Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.060Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.062Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.062Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.063Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.063Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.064Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.064Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.065Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.065Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.066Z WARN 97 --- [ main] uk.co.jemos.podam.api.PodamFactoryImpl : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory 2025-06-11T05:46:11.066Z WARN 97 --- [ main] u.c.jemos.podam.api.NullExternalFactory : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null. 2025-06-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.067Z 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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.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-11T05:46:11.091Z 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,name,phone_number,id) values (?,?,?,?,default) [ERROR] Tests run: 20, Failures: 0, Errors: 20, Skipped: 0, Time elapsed: 1.779 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest [ERROR] testCreateReviewWithEmptyOpinion Time elapsed: 0.077 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.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] testUpdateInvalidReviewWithEmptyOpinion Time elapsed: 0.056 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.072 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.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] 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.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] testUpdateValidReview Time elapsed: 0.071 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.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] testUpdateInvalidReviewWithStarsBelow1 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] 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.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] testGetValidReview 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] testCreateReviewWithStarsSmallerThanFive 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] testGetInvalidReview Time elapsed: 0.064 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.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] testUpdateInvalidReviewWithNullClient 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] testUpdateInvalidReview 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] testGetReviews Time elapsed: 0.128 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.105 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.ClientServiceTest 2025-06-11T05:46:11.097Z INFO 97 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest]: ClientServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2025-06-11T05:46:11.103Z INFO 97 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.beautyathome.MainApplication for test class co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.3) 2025-06-11T05:46:11.123Z INFO 97 --- [ main] c.e.u.m.b.services.ClientServiceTest : Starting ClientServiceTest using Java 21.0.4 with PID 97 (started by root in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back) 2025-06-11T05:46:11.123Z INFO 97 --- [ main] c.e.u.m.b.services.ClientServiceTest : No active profile set, falling back to 1 default profile: "default" 2025-06-11T05:46:11.183Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-06-11T05:46:11.200Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 16 ms. Found 11 JPA repository interfaces. 2025-06-11T05:46:11.212Z INFO 97 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2025-06-11T05:46:11.222Z INFO 97 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:6e69ff38-3a68-4a54-9077-138c9633649b;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2025-06-11T05:46:11.238Z INFO 97 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-06-11T05:46:11.239Z INFO 97 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-06-11T05:46:11.242Z INFO 97 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-06-11T05:46:11.244Z 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-11T05:46:11.389Z 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), 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-11T05:46:11.418Z INFO 97 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-06-11T05:46:11.588Z INFO 97 --- [ main] c.e.u.m.b.services.ClientServiceTest : Started ClientServiceTest in 0.483 seconds (process running for 24.203) [ERROR] Tests run: 16, Failures: 0, Errors: 16, Skipped: 0, Time elapsed: 0.418 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest [ERROR] testCreateClientWithNullReviews Time elapsed: 0.006 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClientWithEmptyEmail Time elapsed: 0.003 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClientWithNullEmail Time elapsed: 0.003 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testUpdateClient 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testDeleteValidClient 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClientWithEmptyAddress 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testGetValidClient 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClientWithNullPhoneNumber 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testGetInvalidClient 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testDeleteInvalidClient 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClientWithNullName 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClientWithNullAddress 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testGetClients 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClientWithEmptyName 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClientWithEmptyPhoneNumber 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [ERROR] testCreateClient 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.ClientServiceTest.clearData(ClientServiceTest.java:47) at co.edu.udistrital.mdp.beautyathome.services.ClientServiceTest.setUp(ClientServiceTest.java:41) [INFO] Running co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest 2025-06-11T05:46:11.637Z 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-11T05:46:11.642Z 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-11T05:46:11.689Z 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-11T05:46:11.689Z INFO 97 --- [ main] c.e.u.m.b.s.ProfessionalServiceTest : No active profile set, falling back to 1 default profile: "default" 2025-06-11T05:46:11.751Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-06-11T05:46:11.765Z INFO 97 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 11 JPA repository interfaces. 2025-06-11T05:46:11.777Z INFO 97 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version 2025-06-11T05:46:11.788Z INFO 97 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:a5c02677-431b-4575-8ab4-8c31ff3be256;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa' 2025-06-11T05:46:11.804Z INFO 97 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-06-11T05:46:11.806Z INFO 97 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-06-11T05:46:11.809Z INFO 97 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-06-11T05:46:11.811Z 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-11T05:46:11.955Z 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), 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-11T05:46:11.983Z INFO 97 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-06-11T05:46:12.142Z INFO 97 --- [ main] c.e.u.m.b.s.ProfessionalServiceTest : Started ProfessionalServiceTest in 0.497 seconds (process running for 24.756) [ERROR] Tests run: 14, Failures: 0, Errors: 14, Skipped: 0, Time elapsed: 0.531 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest [ERROR] testUpdateProfessional Time elapsed: 0.004 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.003 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.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] testCreateProfessionalWithNullServices 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] 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.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] 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.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] 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-11T05:46:12.199Z 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-11T05:46:12.333Z 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-11T05:46:12.339Z 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-11T05:46:12.344Z 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-11T05:46:12.349Z 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-11T05:46:12.354Z 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-11T05:46:12.359Z 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: but was: [ERROR] ServiceServiceTest.testGetInvalidService:211 Unexpected exception type thrown, expected: but was: [ERROR] ServiceServiceTest.testUpdateInvalidService:245 Unexpected exception type thrown, expected: but was: [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] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [ERROR] ClientServiceTest.setUp:41->clearData:47 NullPointer Cannot invoke "org.spring... [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: 101, Failures: 9, Errors: 58, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.706 s [INFO] Finished at: 2025-06-11T05:46:12Z [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 2a63000f0eebfac9d2441324e1886e22ea90da366aa870afd7c8c111a43ad7fa $ docker rm -f --volumes 2a63000f0eebfac9d2441324e1886e22ea90da366aa870afd7c8c111a43ad7fa [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